Skip to content

testing.expectEqualDeep: fix for enums with format method#26045

Closed
NicoElbers wants to merge 1 commit into
ziglang:masterfrom
NicoElbers:fix-expect-equal-deep
Closed

testing.expectEqualDeep: fix for enums with format method#26045
NicoElbers wants to merge 1 commit into
ziglang:masterfrom
NicoElbers:fix-expect-equal-deep

Conversation

@NicoElbers

Copy link
Copy Markdown
Contributor

Previously enums with a format method tripped the condition of an ambiguous format string.

Previously enums with a format method tripped the condition of an
ambiguous format string.
@NicoElbers NicoElbers changed the title ftesting.expectEqualDeep: fix for enums with format method testing.expectEqualDeep: fix for enums with format method Nov 25, 2025
@Vexu

Vexu commented Nov 25, 2025

Copy link
Copy Markdown
Member

Duplicate of #25960

@Vexu Vexu marked this as a duplicate of #25960 Nov 25, 2025
@Vexu Vexu closed this Nov 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants